chained list meaning in Chinese
连接表
链表
链接表
链式表
系列性表格
Examples
- A job - shop scheduling algorithm using chained list
调度问题的算法 - Audio indexing method using the combination of tree and chained list based on fuzzy histogram
基于直方图的树与链表相结合的音频索引方法 - A data structure in which the last pointer of a chain list references the first element in the same list
一种数据结构,在这种数据结构中,链表中最后一个指示字指向该表中的第一个数据元。 - In dpcx , a forward - chained list of all threads added to a priority level since that level ' s scheduler last referred to its queues
在分布式处理控制执行程序( dpcx )中,自从一个优先级的调度程序最后一次查阅它的队列以来所添加到这个优先级上的所有线程的一个正向链接表。 - In turning automatic programming , plot out the segment for shaft parts based on three - dimensional modeling of the character . wrap the shaft segment using vc class . it has been stored in linear chain list according to order
3 、在车削自动编程中,用基于特征的三维建模技术将轴类零件分段,采用vc中的类将各轴段进行封装,按输入轴段的先后顺序,将其存入线性链表,实现了轴类零件图形的自动绘制。